You use the VDGetInputFormat function to find out the video format employed by a specified input. QuickTime defines one new constant that you can use for video digitizers that support a tuner input:
enum {
tvTunerIn = 6
};
| Previous | Chapter Contents | Chapter Top | Next |